Package com.vasco.orchestration.client.errors
package com.vasco.orchestration.client.errors
-
ClassDescriptionThe
InputErrorobject is used to provide detailed information about an input related issue during a flow execution.TheOrchestrationErrorclass is the base class used for asynchronous error management in the Orchestration SDK.TheOrchestrationErrorCallbackinterface defines the callback that must be implemented in order to be informed of errors during theOrchestratorlifecycle.TheOrchestrationErrorCodesclass lists every error code used when performing orchestration tasks.TheOrchestrationServerErrorclass is the base class used for asynchronous error management in the Orchestration SDK.TheOrchestrationWarningclass is the base class used for asynchronous warning management in the Orchestration SDK.TheOrchestrationWarningCallbackinterface defines the callback that must be implemented in order to be informed of warnings during theOrchestratorlifecycle.TheOrchestrationWarningCodesclass lists every warning code used when performing orchestration tasks.